Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference
gsc_data_tag table — gsctg
This table defines generic tags that can be assigned to data through the
gsm_tagged_datatable. For example, Progress Dynamics uses a tag “ry-own” to identify which data belongs to the framework and should not be modified by users of the framework. Applications can use the tag mechanism to tag data that belongs to specific applications, or for any other generic purpose.The data in this table should be deployed as part of Progress Dynamics. It is typically only relevant at design and deployment time, rather than used as part of the run-time application. For example, you might apply rules to tagged data to prevent unauthorized or accidental modification of the data as design time. You might also use tags to help identify what data to deploy as part of an application.
Table 4–3 lists the table’s FLA, fields, and foreign keys.
Table 4–3: gsc_data_tag table information Table FLA Fields (data type) Foreign keys gsctg data_tag_obj (Decimal)
data_tag_code (Character)
data_tag_description (Character) data_tag_obj
Table 4–4 gives details of the table’s indexes.
Table 4–4: gsc_data_tag index information Index name Elements Type XPKgsc_data_tag data_tag_obj Primary Unique XAK1gsc_data_tag data_tag_code Unique XIE1gsc_data_tag data_tag_description Nonunique
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |